Add a simple python example
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Jul 2021 01:20:39 +0000 (21:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Jul 2021 01:31:32 +0000 (21:31 -0400)
commited5b42071c26829024c0c4d4459e34548fb68957
treee1b834f3e207368479895796bedff661989352d6
parenta90f721b744b4853c4afed742b4a8e1842a63468
Add a simple python example

This shows how to do custom drawing in a widget,
implemented in python. The example sets up the
environment for running from the toplevel dir,
assuming that the build dir is called 'build'.
examples/squares.py [new file with mode: 0755]